projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c4deb6
)
Revert "Work around a pkg-config bug"
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 10 May 2015 05:05:52 +0000
(
01:05
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 10 May 2015 05:06:31 +0000
(
01:06
-0400)
This reverts commit
57751fa391fce8b9f208c41260e8968dd4cdc800
.
I've been told that this is not, in fact, a pkg-config bug,
but a pkg-config feature.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index bf8316eff4591e5824d8464491e9f552314afdc2..e73c986d193bb9069fa6f61764d733fee6647467 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-348,8
+348,7
@@
backend_immodules=
have_gio_unix=no
GDK_BACKENDS=
GDK_EXTRA_LIBS=
-# expoxy.pc has Cflags: -I${includedir}, but pkg-config swallows that :-(
-GDK_EXTRA_CFLAGS="-I${prefix}/include"
+GDK_EXTRA_CFLAGS=
GDK_WINDOWING=
PANGO_PACKAGES="pango pangocairo"